func math.archModf 2 uses math (current package) modf.go#L15: return archModf(f) modf_noasm.go#L11: func archModf(f float64) (int float64, frac float64) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)